home *** CD-ROM | disk | FTP | other *** search
- Path: golden-gate.owl.de!fiction!colwyn!lyssa!not-for-mail
- Newsgroups: comp.unix.amiga
- References: <4d9gtq$nf8@crash.microserve.net>
- From: "Matthias Scheler" <tron@lyssa.owl.de>
- Date: Mon, 15 Jan 1996 11:05:49 +0100
- Distribution: world
- Subject: Re: configuring sendmail to fake addresses
- Message-ID: <28620@lyssa.owl.de>
- Organization: Private Internet Ostwestfalen-Lippe
-
- Jim Shaffer wrote in comp.unix.amiga about "configuring sendmail to fake
- addresses":
- > How do I set up sendmail to make mail come from my POP address
- > (jshaffer@pennet.net) rather than my IP address
- > (jshaffer@jshaffer.pennet.net)?
-
- Somewhere in "/etc/sendmail.cf" you will find these two lines:
-
- # who I masquerade as (null for no masquerading)
- DM
-
- Change them into:
-
- # who I masquerade as (null for no masquerading)
- DMpennet.net
-
- --
- Matthias Scheler
- tron@lyssa.owl.de
-
-